home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / CScrollList 1.0 / READ ME < prev   
Encoding:
Text File  |  1994-11-30  |  709 b   |  19 lines  |  [TEXT/R*ch]

  1. Name: CScrollList
  2. Verison: 1.0
  3. Category: classes
  4. Contributor: David Harkness <a540dav@pic.ucla.edu>
  5. Date: 92-06
  6. TCL-Version: 1.1.x
  7. TCL-Language: C
  8. Copyright: Unknown
  9.  
  10. CScrollList is a class I wrote
  11. to replace CTable for scrolling lists.  I was sick of using Cells
  12. when I only needed one column (which was every time I used it),
  13. and I didn't need multiple selections.  This simplified it greatly.
  14. I included it only as an example.  I'm still adding new things to
  15. it, but I could use _any_ input whatsoever.  The documentation is
  16. weak at best, but it's pretty self-explanatory (except for the
  17. kSLEditable option -- good luck figuring that one out :)  Try it
  18. out, and P L E A S E send me some feedback.  Thanks!
  19.